ASP.NET MVC コントロールヘルプ
RowGroups プロパティ (TransposedGrid<T>)

C1.Web.Mvc.TransposedGrid アセンブリ > C1.Web.Mvc.TransposedGrid 名前空間 > TransposedGrid<T> クラス : RowGroups プロパティ
TransposedGridの行コレクションを取得します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property RowGroups As System.Collections.Generic.IList(Of TransposedGridRow)
public virtual System.Collections.Generic.IList<TransposedGridRow> RowGroups {get;}
参照

TransposedGrid<T> クラス
TransposedGrid<T> メンバ